

.project-cover-img{
 height:150px;
 width:100%;
}

.project-cover-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.admin-projects-container .container .row{
	margin-bottom:10px;
}